gpsbabel.git
2004-12-22 robertlImplement _timeout and _ready for WIN32 to help geriatr...
2004-12-17 parkrrrrSupport more formats of lat/lon in DeLorme files
2004-12-08 parkrrrrFixed two segfaults involving stack filter: empty lists...
2004-12-04 robertlClaim interface before setting configuration.
2004-12-04 robertlAdd Mac & mac/usbfree.
2004-12-03 robertlAdd/fix track support for GPilotS. From Bernhard Spinnler.
2004-12-02 robertlDelete dead store.
2004-12-02 robertlAvoid spare reset on OSX.
2004-11-30 robertlFixes for mps mergout when record size isn't multiple...
2004-11-30 parkrrrrMore metadata about options
2004-11-29 parkrrrrFixed 'extra dot' problem with file extension for sarou...
2004-11-22 robertlA) We were referenceing shortname after we'd freed it.
2004-11-19 robertlAdd 'usbfree' target to Windows makefile to allow gener...
2004-11-17 robertlFix floating termination in local buffers that was...
2004-11-16 robertlPick up protos from xmlgeneric.h
2004-11-16 robertlApply missed updates from Justin.
2004-11-16 robertlSuppress zero byte writes for benefit of Bob Anderson...
2004-11-12 robertlAnother round of coastal explorer changes from Justin.
2004-11-11 robertlAdd uuid, update reference files from Justin.
2004-11-11 robertlFrom justin: add writing to coastexp.c
2004-11-11 robertlAdd FX324 and FX324C support.
2004-11-10 robertlSeparate out usb gorp so it can be turned off more...
2004-11-09 robertlAdd Coastal Explorer courtesy justinbr of earthlink...
2004-11-09 robertlFix case when source string consists of nothing but...
2004-11-03 parkrrrrfixed compile warning for discarded const qualifier
2004-11-01 robertlBump version for beta.
2004-11-01 robertlLet xstrdup clone null strings into empty strings.
2004-11-01 robertlTurn off debugging stuff left in last commit.
2004-11-01 robertlOn UNIX, there's no reason to spin on the select. ...
2004-11-01 robertlCoddle leak detector.
2004-11-01 robertl1) Eliminate all leading whitespace as it adds no value.
2004-11-01 robertlMisc uninteresting cleanups.
2004-11-01 robertlUse xml_write_time
2004-11-01 robertlMove gpx_write_time->xml_write_time.
2004-11-01 robertlAdd hiketech format.
2004-11-01 robertlAdd xmlgeneric, glogbook, hiketech.
2004-11-01 robertlAdd Garmin Logbook (track) format for foretracker...
2004-11-01 robertlUse somewhat more "real" error strings.
2004-11-01 robertlClarify warning when reading tracks/routes.
2004-11-01 robertlConstify arg to xml_parse_time. Remove functions that...
2004-11-01 robertlAdd new 'generic' xml reader, convert geo (geocaching...
2004-10-31 robertlAdd extra reset in libusb module. libusb (i.e. Linux...
2004-10-31 robertlAdd some UNIX-y if usb do(nothing) stubs.
2004-10-27 robertlAggressively replace open-coded strncpy for space padde...
2004-10-26 parkrrrradd #break statement to arc files for gaps in the arc
2004-10-21 robertlAdd 'deficon' to garmin modes.
2004-10-18 robertlBump version number for 1.2.4 release.
2004-10-18 robertlInclude Garmin/USB update.
2004-10-17 robertlMore Linux scratching.
2004-10-17 robertlLet str_utf8_to_ascii not crash if given NULL input.
2004-10-16 robertlOoops. Fix the build so that mingw build overrides...
2004-10-15 robertlAdd tool for parsing cvsps output for easy cutting...
2004-10-14 robertlTurn on Garmin USB in default Windows build.
2004-10-14 robertlLet alt be a float for benefit of D108 and D109 protoco...
2004-10-01 robertlAdd prototype support (in name only) for Garmin custom...
2004-10-01 robertlWarn if attempting to read tracks or routes into xcsv.
2004-09-30 alexmotAdd default values handling to xcsv character fields.
2004-09-27 robertlWarning cleanup.
2004-09-27 robertlwarning fixes in shapelib. From Alexander Stohr.
2004-09-24 robertlIf we don't have a waypoint name, create one.
2004-09-23 robertlAdd firmware/program upload. Serguei Miridonov mirsev...
2004-09-22 robertlDon't output leading zero for lat.
2004-09-21 robertlFlush out Forerunner Software Version 3.40 track support.
2004-09-21 robertlLet waypt_dupe copy desc_short and desc_long so that...
2004-09-21 parkrrrrFixed const-related warnings
2004-09-21 parkrrrrMemory leak fix
2004-09-21 robertlAdd shapelib/.ignore.
2004-09-21 robertlRegenerate.
2004-09-21 robertlBump version to 1.2.4_beta09202004
2004-09-21 robertlTear up static 'comport' after a CloseFile on it.
2004-09-21 robertlRegenerate wintesto.cmd
2004-09-20 robertlNeuter hsa v4->v5 conversion test.
2004-09-20 robertlRegenerate deps for USB & shapefile.
2004-09-20 robertlBring in shapefil.h.
2004-09-20 robertlCheck in shapelib and experimental prototype of crude...
2004-09-20 robertlFrom Mark Bradley:
2004-09-17 parkrrrrFixed internal styles so -i -f -f works as expected
2004-09-17 parkrrrrRemove comment that the arc input couldn't handle anyway
2004-09-17 parkrrrrsegfault when waypoints didn't have descriptions e...
2004-09-17 parkrrrrAdd ARGTYPE_HIDDEN flag and 'nowarn' flag for stack...
2004-09-17 robertlFormat/Round coords in dupe filter.
2004-09-17 parkrrrrStandardize default option values, add 'exit' routine...
2004-09-17 parkrrrrOops, didn't mean to comment that line out. Also,...
2004-09-17 parkrrrrGrrrr... vi auto-comments with a * in shell scripts...
2004-09-17 parkrrrrComparison had wrong sense; needs rewritten
2004-09-17 robertlFrom Mark Bradley. Use compare instead of explicit...
2004-09-16 parkrrrrvarious memory leaks from make leaktest
2004-09-16 parkrrrrtesto case for stack filter
2004-09-16 robertlMore USB integration pieces & parts.
2004-09-16 robertlMore USB integration.
2004-09-16 robertlBring in rest of makefile & integration voodoo for...
2004-09-16 robertlAdd libusb-based OS module.
2004-09-16 robertlAdd rest of shims to hook up Garmin/USB layers.
2004-09-16 robertlAnother gpsbabel.org reference.
2004-09-16 robertl*** empty log message ***
2004-09-16 robertlFrom Mark Bradley:
2004-09-15 parkrrrrDOcumentation for stack filter; forgot to commit this...
2004-09-15 robertlFix blindingly stupid typo/braino that resulted in...
2004-09-15 jfathertonTidying code, added console logging for easier bug...
2004-09-14 robertlBlindly add suport for Forerunner 201 and Quest tracks.
next